Skip to content

Conversation

@Fabricio20
Copy link

@Fabricio20 Fabricio20 commented Sep 2, 2018

This adds support to 1.13, It still doesn't work because of sk89q's ParametricBuilder classes not being up-to-date, however, even WorldEdit isn't working on 1.13 so might as well merge this if possible and just update that dependency later.

Error for @sk89q depend:

java.lang.NoSuchMethodError: com.google.common.util.concurrent.MoreExecutors.sameThreadExecutor()Lcom/google/common/util/concurrent/ListeningExecutorService;
        at com.sk89q.intake.parametric.ParametricBuilder.<init>(ParametricBuilder.java:53) ~[?:?]
        at com.sainttx.auctions.AuctionPluginImpl.onEnable(AuctionPluginImpl.java:163) ~[?:?]
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[Spigot.jar:git-Spigot-2440e18-60d7982]
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:339) [Spigot.jar:git-Spigot-2440e18-60d7982]
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [Spigot.jar:git-Spigot-2440e18-60d7982]
        at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:427) [Spigot.jar:git-Spigot-2440e18-60d7982]
        at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:341) [Spigot.jar:git-Spigot-2440e18-60d7982]
        at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:582) [Spigot.jar:git-Spigot-2440e18-60d7982]
        at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:545) [Spigot.jar:git-Spigot-2440e18-60d7982]
        at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:423) [Spigot.jar:git-Spigot-2440e18-60d7982]
        at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:288) [Spigot.jar:git-Spigot-2440e18-60d7982]
        at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:698) [Spigot.jar:git-Spigot-2440e18-60d7982]
        at java.lang.Thread.run(Unknown Source) [?:1.8.0_181]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant